projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c9bfc5
)
Bump required introspection version to 0.6.6
author
Johan Dahlin
<johan@gnome.org>
Thu, 10 Dec 2009 19:22:17 +0000
(17:22 -0200)
committer
Tristan Van Berkom
<tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:51:54 +0000
(20:51 -0400)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 63f23cb5772b12d179c456c0862a71f0281e084e..9e05c76830309feb103f64ae5924935ab3913ca1 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1976,7
+1976,7
@@
fi
# GObject introspection
##################################################
-GOBJECT_INTROSPECTION_CHECK([0.6.
4
])
+GOBJECT_INTROSPECTION_CHECK([0.6.
6
])
##################################################
# Checks for gtk-doc and docbook-tools